gtk4.git
20 years agoadded cairo to list of $GTK_PACKAGES.
Rodrigo Moya [Thu, 9 Jun 2005 17:15:13 +0000 (17:15 +0000)]
added cairo to list of $GTK_PACKAGES.

2005-06-09  Rodrigo Moya <rodrigo@novell.com>

* configure.in: added cairo to list of $GTK_PACKAGES.

20 years agoUpdate the user time on the window when a drop happens. (#169364,
Matthias Clasen [Thu, 9 Jun 2005 17:13:58 +0000 (17:13 +0000)]
Update the user time on the window when a drop happens. (#169364,

2005-06-09  Matthias Clasen  <mclasen@redhat.com>

* gdk/x11/gdkdnd-x11.c (motif_drop_start, xdnd_drop_filter): Update
the user time on the window when a drop happens.  (#169364, Alexander
Hunziker, patch by Elijah Newren)

20 years agoSmall markup fixes.
Matthias Clasen [Thu, 9 Jun 2005 16:40:42 +0000 (16:40 +0000)]
Small markup fixes.

2005-06-09  Matthias Clasen  <mclasen@redhat.com>

* gdk/x11/gdkwindow-x11.c: Small markup fixes.

20 years agoUpdates
Matthias Clasen [Thu, 9 Jun 2005 06:08:25 +0000 (06:08 +0000)]
Updates

20 years agoNew function to scroll to a path. (#306838, Jonathan Blandford)
Matthias Clasen [Thu, 9 Jun 2005 06:07:57 +0000 (06:07 +0000)]
New function to scroll to a path. (#306838, Jonathan Blandford)

2005-06-09  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtk.symbols:
* gtk/gtkiconview.h:
* gtk/gtkiconview.c (gtk_icon_view_scroll_to_path): New function
to scroll to a path.  (#306838, Jonathan Blandford)

20 years agoCheck for overflow. (#306394, Morten Welinder)
Matthias Clasen [Wed, 8 Jun 2005 20:57:16 +0000 (20:57 +0000)]
Check for overflow. (#306394, Morten Welinder)

2005-06-08  Matthias Clasen  <mclasen@redhat.com>

* io-pnm.c (pnm_read_next_value): Check for overflow.
(#306394, Morten Welinder)

20 years agoScroll to the item. (#306839, Jonathan Blandford)
Matthias Clasen [Wed, 8 Jun 2005 20:47:11 +0000 (20:47 +0000)]
Scroll to the item. (#306839, Jonathan Blandford)

2005-06-08  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkiconview.c (gtk_icon_view_set_cursor): Scroll to the
item.  (#306839, Jonathan Blandford)

20 years agoCheck for negative before appending the index, to avoid double error
Matthias Clasen [Wed, 8 Jun 2005 20:25:21 +0000 (20:25 +0000)]
Check for negative before appending the index, to avoid double error

2005-06-08  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktreemodel.c (gtk_tree_path_new_from_string): Check for
negative before appending the index, to avoid double error
message.  (#306393, Morten Welinder)

20 years agoDon't crash if search_window is NULL. (#304914, Victor Osadci, testcase by
Matthias Clasen [Wed, 8 Jun 2005 20:14:03 +0000 (20:14 +0000)]
Don't crash if search_window is NULL. (#304914, Victor Osadci, testcase by

2005-06-08  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktreeview.c (gtk_tree_view_real_start_interactive_search):
Don't crash if search_window is NULL.  (#304914, Victor Osadci,
testcase by Olaf Vitters)

20 years agoMake the file property readable. (#170674, Lorenzo Gil Sanchez)
Matthias Clasen [Wed, 8 Jun 2005 17:38:25 +0000 (17:38 +0000)]
Make the file property readable. (#170674, Lorenzo Gil Sanchez)

2005-06-08  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkimage.c: Make the file property readable.
(#170674, Lorenzo Gil Sanchez)

20 years agoUpdated Danish translation.
Martin Willemoes Hansen [Wed, 8 Jun 2005 09:56:17 +0000 (09:56 +0000)]
Updated Danish translation.

        * da.po: Updated Danish translation.

20 years agoTranslation updated by Ivar Smolin.
Priit Laes [Wed, 8 Jun 2005 08:54:27 +0000 (08:54 +0000)]
Translation updated by Ivar Smolin.

2005-06-08  Priit Laes  <plaes@cvs.gnome.org>

* et.po: Translation updated by Ivar Smolin.

20 years agoUpdated Danish translation.
Martin Willemoes Hansen [Wed, 8 Jun 2005 08:49:19 +0000 (08:49 +0000)]
Updated Danish translation.

        * da.po: Updated Danish translation.

20 years agoUse g_utf8_collate_key_for_filename().
Matthias Clasen [Wed, 8 Jun 2005 05:24:11 +0000 (05:24 +0000)]
Use g_utf8_collate_key_for_filename().

2005-06-08  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilesystem.c (gtk_file_info_get_display_key): Use
g_utf8_collate_key_for_filename().

20 years agoMerge leak fix from stable. Bug 306754.
Kjartan Maraas [Tue, 7 Jun 2005 21:24:19 +0000 (21:24 +0000)]
Merge leak fix from stable. Bug 306754.

2005-06-07  Kjartan Maraas  <kmaraas@gnome.org>

* gtk/gtkfilechooserbutton.c: (update_label_and_image):
Merge leak fix from stable. Bug 306754.

20 years agoTranslation updated by Tino Meinen.
Vincent van Adrighem [Mon, 6 Jun 2005 16:47:37 +0000 (16:47 +0000)]
Translation updated by Tino Meinen.

2005-06-06  Vincent van Adrighem  <adrighem@gnome.org>

* nl.po: Translation updated by Tino Meinen.

20 years agoReturn NULL unless screen number is zero. We have only one screen on
Tor Lillqvist [Sun, 5 Jun 2005 10:34:20 +0000 (10:34 +0000)]
Return NULL unless screen number is zero. We have only one screen on

2005-06-05  Tor Lillqvist  <tml@novell.com>

* gdk/win32/gdkscreen-win32.c
(_gdk_windowing_substitute_screen_number): Return NULL unless
screen number is zero. We have only one screen on Win32.
(gdk_screen_make_display_name): Call gdk_display_get_name() and
return that.

20 years agomodules/engines/Makefile.am Decide whether to build the ms-windows theme
Tor Lillqvist [Sat, 4 Jun 2005 22:08:50 +0000 (22:08 +0000)]
modules/engines/Makefile.am Decide whether to build the ms-windows theme

2005-06-05  Tor Lillqvist  <tml@novell.com>

* modules/engines/Makefile.am
* modules/input/Makefile.am: Decide whether to build the
ms-windows theme engine based on the GDK backend, not based on
platform. (I.e., if building for Cygwin with the X11 backend, we
shouldn't build the ms-windows engine, but if building for Cygwin
but with the Win32 backend, we should.) Ditto for the IME
(Windows) input module. (#305832)

20 years agogdk/win32/gdkcursor-win32.c gdk/win32/gdkwindow-win32.c Support
Tor Lillqvist [Sat, 4 Jun 2005 21:43:03 +0000 (21:43 +0000)]
gdk/win32/gdkcursor-win32.c gdk/win32/gdkwindow-win32.c Support

2005-06-04  Tor Lillqvist  <tml@novell.com>

* gdk/win32/gdkcursor-win32.c
* gdk/win32/gdkwindow-win32.c
* gdk/win32/gdkprivate-win32.h: Support full-colour cursors.
Support cursors with alpha on XP. Use code in common with the
support for alpha icons that already was present. (#306101, Tim
Evans)

20 years agoRender insensitive icons in a way that more closely matches Windows.
Tor Lillqvist [Sat, 4 Jun 2005 20:19:36 +0000 (20:19 +0000)]
Render insensitive icons in a way that more closely matches Windows.

2005-06-04  Tor Lillqvist  <tml@novell.com>

* modules/engines/ms-windows/msw_style.c: Render insensitive icons
in a way that more closely matches Windows. (#305986, Tim Evans).

* modules/engines/ms-windows/Makefile.am (LDADDS): Link with
gdk-pixbuf.

20 years agore-sync with gtk-wimp's cvs repository
Dom Lachowicz [Fri, 3 Jun 2005 19:54:03 +0000 (19:54 +0000)]
re-sync with gtk-wimp's cvs repository

20 years agoUpdated Czech translation.
Miloslav Trmac [Sun, 29 May 2005 12:18:57 +0000 (12:18 +0000)]
Updated Czech translation.

2005-05-29  Miloslav Trmac  <mitr@volny.cz>

* cs.po: Updated Czech translation.

20 years agoupdate nepali tranlsation
Pawan Chitrakar [Sun, 29 May 2005 12:04:01 +0000 (12:04 +0000)]
update nepali tranlsation

20 years ago- translation updated
Gustavo Noronha Silva [Fri, 27 May 2005 18:30:22 +0000 (18:30 +0000)]
- translation updated

* pt_BR.po:
- translation updated

20 years agoUpdated Canadian English translation.
Adam Weinberger [Fri, 27 May 2005 18:24:10 +0000 (18:24 +0000)]
Updated Canadian English translation.

2005-05-27  Adam Weinberger  <adamw@gnome.org>

* en_CA.po: Updated Canadian English translation.

20 years agoAccept the 108 byte header of BMP v4. (#168799)
Matthias Clasen [Fri, 27 May 2005 15:52:19 +0000 (15:52 +0000)]
Accept the 108 byte header of BMP v4. (#168799)

2005-05-27  Matthias Clasen  <mclasen@redhat.com>

* io-bmp.c: Accept the 108 byte header of BMP v4.  (#168799)

20 years agoUpdated Simplified Chinese translation.
Funda Wang [Fri, 27 May 2005 06:35:05 +0000 (06:35 +0000)]
Updated Simplified Chinese translation.

20 years agoAdd declarations for gtk_entry_completion_{get,set}_popup_single_match.
Manish Singh [Thu, 26 May 2005 23:43:44 +0000 (23:43 +0000)]
Add declarations for gtk_entry_completion_{get,set}_popup_single_match.

Thu May 26 16:43:27 2005 Manish Singh  <yosh@gimp.org>

        * gtk/gtkentrycompletion.h: Add declarations for
        gtk_entry_completion_{get,set}_popup_single_match.

20 years agoAdd new entry completion functions.
Matthias Clasen [Thu, 26 May 2005 20:37:28 +0000 (20:37 +0000)]
Add new entry completion functions.

2005-05-26  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtk-sections.txt: Add new entry completion functions.

20 years agoAdd a property to suppress the popup for single matches. (#154711)
Matthias Clasen [Thu, 26 May 2005 20:36:36 +0000 (20:36 +0000)]
Add a property to suppress the popup for single matches. (#154711)

2005-05-26  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtk.symbols:
* gtk/gtkentrycompletion.c: Add a property to suppress the
popup for single matches.  (#154711)

* gtk/gtkentry.c (gtk_entry_completion_timeout): Respect it here.

* gtk/gtkfilechooserentry.c (_gtk_file_chooser_entry_set_action):
Use it here.

20 years agoAdd credit
Matthias Clasen [Thu, 26 May 2005 19:52:26 +0000 (19:52 +0000)]
Add credit

20 years agoQueue the redisplay after modifying the tag in the btree, otherwise we end
Matthias Clasen [Thu, 26 May 2005 19:49:51 +0000 (19:49 +0000)]
Queue the redisplay after modifying the tag in the btree, otherwise we end

2005-05-26  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktextbtree.c (_gtk_text_btree_tag): Queue the
redisplay after modifying the tag in the btree, otherwise
we end up showing the old tags until the next redraw comes
around.   (#143537, Gary Kramlich)

20 years ago*** empty log message ***
Alan Horkan [Thu, 26 May 2005 19:37:29 +0000 (19:37 +0000)]
*** empty log message ***

20 years agoMake autoscrolling work at the bottom of the screen.
Matthias Clasen [Thu, 26 May 2005 17:26:29 +0000 (17:26 +0000)]
Make autoscrolling work at the bottom of the screen.

2005-05-26  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkcombobox.c (gtk_combo_box_list_auto_scroll): Make
autoscrolling work at the bottom of the screen.

20 years agoI guess you should add changelog for your commits, right?
Maciej Katafiasz [Thu, 26 May 2005 16:39:44 +0000 (16:39 +0000)]
I guess you should add changelog for your commits, right?

20 years agouse a less aggressive PNG compression level (bug #305340).
Sven Neumann [Thu, 26 May 2005 16:20:08 +0000 (16:20 +0000)]
use a less aggressive PNG compression level (bug #305340).

2005-05-26  Sven Neumann  <sven@gimp.org>

* gtk/gtkselection.c (gtk_selection_data_set_pixbuf): use a less
aggressive PNG compression level (bug #305340).

20 years agoPoint to GtkTextView instead of GtkText. Fixes bug #305535
Maciej Katafiasz [Thu, 26 May 2005 11:56:13 +0000 (11:56 +0000)]
Point to GtkTextView instead of GtkText. Fixes bug #305535

20 years agoIf blitting from the root window, take the multi-monitor offset into
Tor Lillqvist [Thu, 26 May 2005 07:56:00 +0000 (07:56 +0000)]
If blitting from the root window, take the multi-monitor offset into

2005-05-26  Tor Lillqvist  <tml@novell.com>

* gdk/win32/gdkdrawable-win32.c (_gdk_win32_blit): If blitting
from the root window, take the multi-monitor offset into
account. (#305511)

20 years agoSet the window icon by name.
Matthias Clasen [Wed, 25 May 2005 20:01:47 +0000 (20:01 +0000)]
Set the window icon by name.

2005-05-25  Matthias Clasen  <mclasen@redhat.com>

* demos/gtk-demo/appwindow.c (do_appwindow): Set the window
icon by name.

20 years agoAdd GdkPixbufSimplAnim functions.
Matthias Clasen [Wed, 25 May 2005 19:40:21 +0000 (19:40 +0000)]
Add GdkPixbufSimplAnim functions.

2005-05-25  Matthias Clasen  <mclasen@redhat.com>

* gdk-pixbuf/gdk-pixbuf-sections.txt: Add GdkPixbufSimplAnim
functions.

20 years agoNo need to expose the iter subclass at all in the headers.
Matthias Clasen [Wed, 25 May 2005 19:39:35 +0000 (19:39 +0000)]
No need to expose the iter subclass at all in the headers.

2005-05-25  Matthias Clasen  <mclasen@redhat.com>

* gdk-pixbuf.symbols:
* gdk-pixbuf-simple-anim.[hc]: No need to expose the iter
subclass at all in the headers.

20 years agoAdd new files.
Matthias Clasen [Wed, 25 May 2005 19:33:35 +0000 (19:33 +0000)]
Add new files.

2005-05-25  Matthias Clasen  <mclasen@redhat.com>

* Makefile.am: Add new files.

* gdk-pixbuf.symbols: Add new api.

* gdk-pixbuf.h: Include gdk-pixbuf-simple-anim.h here.

* gdk-pixbuf-simple-anim.[hc]: Add a way to construct
simple animations out of pixbufs.  (#135161, Dom Lachowicz)

20 years agoRemove another C99ism.
Matthias Clasen [Wed, 25 May 2005 19:13:22 +0000 (19:13 +0000)]
Remove another C99ism.

2005-05-25  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilesystem.c (gtk_file_folder_is_finished_loading):
Remove another C99ism.

20 years agoUpdated Canadian English translation.
Adam Weinberger [Wed, 25 May 2005 18:08:13 +0000 (18:08 +0000)]
Updated Canadian English translation.

2005-05-25  Adam Weinberger  <adamw@gnome.org>

* en_CA.po: Updated Canadian English translation.

20 years agoDraw the background of rows insensitive when the treeview is insensitive.
Matthias Clasen [Wed, 25 May 2005 17:19:56 +0000 (17:19 +0000)]
Draw the background of rows insensitive when the treeview is insensitive.

2005-05-25  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktreeview.c (gtk_tree_view_bin_expose): Draw the
background of rows insensitive when the treeview is insensitive.
(pointed out by Billy Biggs)

20 years agoDemonstrate image copy-and-paste and DND, and clipboard persistency.
Matthias Clasen [Wed, 25 May 2005 15:22:43 +0000 (15:22 +0000)]
Demonstrate image copy-and-paste and DND, and clipboard persistency.

2005-05-25  Matthias Clasen  <mclasen@redhat.com>

* demos/gtk-demo/clipboard.c: Demonstrate image copy-and-paste
and DND, and clipboard persistency.

20 years agoMake sure png comes first, otherwise dnd may use bmp by default, loosing
Matthias Clasen [Wed, 25 May 2005 14:02:21 +0000 (14:02 +0000)]
Make sure png comes first, otherwise dnd may use bmp by default, loosing

2005-05-25  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkselection.c (gtk_target_list_add_image_targets):
Make sure png comes first, otherwise dnd may use bmp by
default, loosing transparency.

20 years agoUpdate Update
Kjartan Maraas [Wed, 25 May 2005 11:22:13 +0000 (11:22 +0000)]
Update Update

2005-05-25  Kjartan Maraas  <kmaraas@gnome.org>

* nb.po: Update
* no.po: Update

20 years agoblock the text_layout's "changed" handler when changing cursor visibility
Michael Natterer [Wed, 25 May 2005 10:22:37 +0000 (10:22 +0000)]
block the text_layout's "changed" handler when changing cursor visibility

2005-05-25  Michael Natterer  <mitch@imendio.com>

* gtk/gtktextview.c (blink_cb): block the text_layout's "changed"
handler when changing cursor visibility because it would expose
the whole paragraph where the cursor is. Instead, expose the
cursors' areas manually. (#173047).

(text_window_invalidate_cursors): new function which exposes the
cursors.

* gtk/gtkstyle.c (draw_insertion_cursor): added comment that the
same cursor size calculation is in text_window_invalidate_cursors().

20 years agoAlso demonstrate GtkCellRendererProgress.
Matthias Clasen [Wed, 25 May 2005 06:28:30 +0000 (06:28 +0000)]
Also demonstrate GtkCellRendererProgress.

2005-05-25  Matthias Clasen  <mclasen@redhat.com>

* demos/gtk-demo/editable_cells.c (create_items_model): Also
demonstrate GtkCellRendererProgress.

20 years agoAdd a demo showing combo box variations.
Matthias Clasen [Wed, 25 May 2005 06:15:19 +0000 (06:15 +0000)]
Add a demo showing combo box variations.

2005-05-25  Matthias Clasen  <mclasen@redhat.com>

* demos/gtk-demo/Makefile.am (demos):
* demos/gtk-demo/combobox.c: Add a demo showing combo box
variations.

20 years agoAdd a demo showing all picker widgets.
Matthias Clasen [Wed, 25 May 2005 04:09:20 +0000 (04:09 +0000)]
Add a demo showing all picker widgets.

2005-05-25  Matthias Clasen  <mclasen@redhat.com>

* demos/gtk-demo/Makefile.am (demos):
* demos/gtk-demo/pickers.c: Add a demo showing all picker widgets.

20 years agoFix a typo.
Matthias Clasen [Wed, 25 May 2005 03:14:53 +0000 (03:14 +0000)]
Fix a typo.

2005-05-24  Matthias Clasen  <mclasen@redhat.com>

* demos/gtk-demo/iconview.c (do_iconview): Fix a typo.

20 years agoHandle gtk-alternative-button-order (setting it to TRUE).
Tor Lillqvist [Tue, 24 May 2005 17:49:15 +0000 (17:49 +0000)]
Handle gtk-alternative-button-order (setting it to TRUE).

2005-05-24  Tor Lillqvist  <tml@novell.com>

* gdk/win32/gdkproperty-win32.c (gdk_screen_get_setting): Handle
gtk-alternative-button-order (setting it to TRUE).

20 years agoallow to specify the PNG compression level by passing a "compression"
Sven Neumann [Tue, 24 May 2005 17:09:56 +0000 (17:09 +0000)]
allow to specify the PNG compression level by passing a "compression"

2005-05-24  Sven Neumann  <sven@gimp.org>

* io-png.c: allow to specify the PNG compression level by passing
a "compression" parameter to the PNG save function (bug #305337).

* gdk-pixbuf-io.c (gdk_pixbuf_save): document the new parameter.

20 years agoUpdated Swedish translation.
Christian Rose [Mon, 23 May 2005 21:48:31 +0000 (21:48 +0000)]
Updated Swedish translation.

2005-05-23  Christian Rose  <menthos@menthos.com>

* sv.po: Updated Swedish translation.

20 years agoRemove an unused variable. (#305130, Jaap A. Haitsma)
Matthias Clasen [Mon, 23 May 2005 21:03:15 +0000 (21:03 +0000)]
Remove an unused variable. (#305130, Jaap A. Haitsma)

2005-05-23  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktreeview.c (gtk_tree_view_search_init): Remove
an unused variable.  (#305130, Jaap A. Haitsma)

20 years agoDon't grab the focus away from the file list when operating the filter
Matthias Clasen [Mon, 23 May 2005 16:45:57 +0000 (16:45 +0000)]
Don't grab the focus away from the file list when operating the filter

2005-05-23  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilechooserdefault.c (filter_create): Don't grab
the focus away from the file list when operating the filter
combo with the pointer.  (#304844, Sven Neumann)

20 years agoMap VK_APPS to GDK_Menu. (#172383, Ivan Wong)
Tor Lillqvist [Sun, 22 May 2005 22:28:39 +0000 (22:28 +0000)]
Map VK_APPS to GDK_Menu. (#172383, Ivan Wong)

2005-05-23  Tor Lillqvist  <tml@novell.com>

* gdk/win32/gdkkeys-win32.c (handle_special): Map VK_APPS to
GDK_Menu. (#172383, Ivan Wong)

20 years agoTypo.
Tor Lillqvist [Sun, 22 May 2005 21:30:15 +0000 (21:30 +0000)]
Typo.

20 years agoIf the keysym isn't one of the special cases this function takes care of,
Tor Lillqvist [Sun, 22 May 2005 21:23:45 +0000 (21:23 +0000)]
If the keysym isn't one of the special cases this function takes care of,

2005-05-23  Tor Lillqvist  <tml@novell.com>

* gdk/win32/gdkkeys-win32.c (handle_dead): If the keysym isn't one
of the special cases this function takes care of, us it as
such. This takes care of for instance the Bengali Virama, see bug
#165723.

20 years agoUpdated Czech translation.
Miloslav Trmac [Sun, 22 May 2005 11:32:57 +0000 (11:32 +0000)]
Updated Czech translation.

2005-05-22  Miloslav Trmac  <mitr@volny.cz>

* cs.po: Updated Czech translation.

20 years agoForgotten file.
Matthias Clasen [Sat, 21 May 2005 01:07:47 +0000 (01:07 +0000)]
Forgotten file.

20 years agoFix a C99ism
Matthias Clasen [Sat, 21 May 2005 01:05:14 +0000 (01:05 +0000)]
Fix a C99ism

20 years agoDon't rely on C99 types. (#304924, John Ehresman)
Matthias Clasen [Fri, 20 May 2005 22:40:53 +0000 (22:40 +0000)]
Don't rely on C99 types. (#304924, John Ehresman)

2005-05-20  Matthias Clasen  <mclasen@redhat.com>

* xdgmimecache.c: Don't rely on C99
types.  (#304924, John Ehresman)

20 years agoAvoid a possible buffer overrun. (#142444, Leonard Michlmayr)
Matthias Clasen [Fri, 20 May 2005 21:04:51 +0000 (21:04 +0000)]
Avoid a possible buffer overrun. (#142444, Leonard Michlmayr)

2005-05-20  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkimcontextsimple.c (check_table): Avoid a possible
buffer overrun.  (#142444, Leonard Michlmayr)

20 years agoRemove C99-isms (#304879, Kazuki IWAMOTO)
Matthias Clasen [Fri, 20 May 2005 16:35:19 +0000 (16:35 +0000)]
Remove C99-isms (#304879, Kazuki IWAMOTO)

2005-05-20  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkfilesystem.c: Remove C99-isms (#304879,
        Kazuki IWAMOTO)

20 years agoAdd a warning
Matthias Clasen [Fri, 20 May 2005 14:33:38 +0000 (14:33 +0000)]
Add a warning

20 years agoFix an example. (#304808, Ghorban M. Tavakoly)
Matthias Clasen [Fri, 20 May 2005 05:10:27 +0000 (05:10 +0000)]
Fix an example. (#304808, Ghorban M. Tavakoly)

2005-05-20  Matthias Clasen  <mclasen@redhat.com>

* gtk/migrating-GtkAction.sgml: Fix an example.  (#304808,
Ghorban M. Tavakoly)

20 years agoUpdated Indonesian translation
Mohammad DAMT [Thu, 19 May 2005 19:17:09 +0000 (19:17 +0000)]
Updated Indonesian translation

2005-05-19  Mohammad DAMT  <mdamt@gnome.org>

  * id.po: Updated Indonesian translation

20 years agoUpdated Canadian English translation.
Adam Weinberger [Thu, 19 May 2005 18:41:31 +0000 (18:41 +0000)]
Updated Canadian English translation.

2005-05-19  Adam Weinberger  <adamw@gnome.org>

* en_CA.po: Updated Canadian English translation.

20 years agoUpdated Indonesian translation.
Mohammad DAMT [Thu, 19 May 2005 00:15:04 +0000 (00:15 +0000)]
Updated Indonesian translation.

2005-05-18  Mohammad DAMT  <mdamt@gnome.org>

  * id.po: Updated Indonesian translation.

20 years agoUse the correct function to conver the uri to a path. (#304565, Ismael
Matthias Clasen [Wed, 18 May 2005 21:00:44 +0000 (21:00 +0000)]
Use the correct function to conver the uri to a path. (#304565, Ismael

2005-05-18  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilechooser.c (gtk_file_chooser_remove_shortcut_folder_uri):
Use the correct function to conver the uri to a path.  (#304565,
Ismael Juma)

20 years agoHandle the Cancel button properly. (#304234, Sven Neumann)
Matthias Clasen [Wed, 18 May 2005 20:34:30 +0000 (20:34 +0000)]
Handle the Cancel button properly. (#304234, Sven Neumann)

2005-05-18  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilechooserbutton.c (dialog_response_cb): Handle the
Cancel button properly.  (#304234, Sven Neumann)

20 years agoUpdated Indonesian translation
Mohammad DAMT [Wed, 18 May 2005 19:29:37 +0000 (19:29 +0000)]
Updated Indonesian translation

2005-05-18  Mohammad DAMT  <mdamt@gnome.org>

        * id.po: Updated Indonesian translation

20 years agoIf the horizontal adjustment changes because of a change in the layout
Anders Carlsson [Wed, 18 May 2005 17:10:46 +0000 (17:10 +0000)]
If the horizontal adjustment changes because of a change in the layout

2005-05-18  Anders Carlsson  <andersca@imendio.com>

* gtk/gtktextview.c: (gtk_text_view_flush_scroll),
(gtk_text_view_update_adjustments), (gtk_text_view_value_changed):
* gtk/gtktextview.h:
If the horizontal adjustment changes because of a change in the
layout width, then do a complete redraw. This is because there
might be right-aligned or centered text that needs to be redrawn.

20 years agoTry harder to set the event masks of descendent windows. (#169821, Tommi
Matthias Clasen [Wed, 18 May 2005 16:52:30 +0000 (16:52 +0000)]
Try harder to set the event masks of descendent windows. (#169821, Tommi

2005-05-18  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkwidget.c (gtk_widget_add_events): Try harder to set
the event masks of descendent windows.  (#169821, Tommi Komulainen)

20 years agoFix some errors in the handling of drop columns. (#143355, John Finlay)
Matthias Clasen [Wed, 18 May 2005 16:32:38 +0000 (16:32 +0000)]
Fix some errors in the handling of drop columns. (#143355, John Finlay)

2005-05-18  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktreeview.c (gtk_tree_view_get_drop_column)
(gtk_tree_view_set_column_drag_info): Fix some errors in the
handling of drop columns.  (#143355, John Finlay)

20 years agoRemove the no longer needed workaround.
Matthias Clasen [Wed, 18 May 2005 16:22:20 +0000 (16:22 +0000)]
Remove the no longer needed workaround.

2005-05-18  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_init):
Remove the no longer needed workaround.

20 years agoAdd a bug reference
Matthias Clasen [Wed, 18 May 2005 15:24:01 +0000 (15:24 +0000)]
Add a bug reference

20 years agogdk/win32/gdkevents-win32.c gdk/win32/gdkkeys-win32.c Check the
Tor Lillqvist [Wed, 18 May 2005 14:53:00 +0000 (14:53 +0000)]
gdk/win32/gdkevents-win32.c gdk/win32/gdkkeys-win32.c Check the

2005-05-18  Tor Lillqvist  <tml@novell.com>

* gdk/win32/gdkevents-win32.c
* gdk/win32/gdkkeys-win32.c
* gdk/win32/gdkprivate-win32.h: Check the KF_EXTENDED bit in
lParam of WM_KEY* messages to distinguish between left and right
Control and Alt keys. Unfortunately, the right Shift key doesnt
set KF_EXTENDED, so to distinguish between left and right Shift
keys, check the scan code. (#304584)

20 years agoWarn if length overflows. (#161520, Ian Wienand)
Matthias Clasen [Wed, 18 May 2005 14:46:14 +0000 (14:46 +0000)]
Warn if length overflows. (#161520, Ian Wienand)

2005-05-18  Matthias Clasen  <mclasen@redhat.com>

* gdk/x11/gdkproperty-x11.c (gdk_property_get): Warn if
length overflows.  (#161520, Ian Wienand)

20 years agoFix parameter names to make gtk-doc happy.
Matthias Clasen [Wed, 18 May 2005 14:35:53 +0000 (14:35 +0000)]
Fix parameter names to make gtk-doc happy.

2005-05-18  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktoolbutton.c (gtk_tool_button_set_icon_name): Fix
parameter names to make gtk-doc happy.

20 years agoFix the markup
Matthias Clasen [Wed, 18 May 2005 14:34:32 +0000 (14:34 +0000)]
Fix the markup

20 years agoFix the default values of draw-value and value-pos to be the values we
Matthias Clasen [Wed, 18 May 2005 13:18:17 +0000 (13:18 +0000)]
Fix the default values of draw-value and value-pos to be the values we

2005-05-18  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkscale.c (gtk_scale_class_init): Fix the default
values of draw-value and value-pos to be the values we
actually use in _init. (#304547, Mikael Hallendal)

20 years agoSupport named icons in cells by adding a icon-name property. (#165777,
Matthias Clasen [Wed, 18 May 2005 06:13:42 +0000 (06:13 +0000)]
Support named icons in cells by adding a icon-name property. (#165777,

2005-05-18  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkcellrendererpixbuf.c: Support named icons in
cells by adding a icon-name property. (#165777, Anders
Carlsson)

20 years agoSupport named icons in tool buttons by adding a icon-name property.
Matthias Clasen [Wed, 18 May 2005 05:38:50 +0000 (05:38 +0000)]
Support named icons in tool buttons by adding a icon-name property.

2005-05-18  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtk.symbols:
* gtk/gtktoolbutton.h:
* gtk/gtktoolbutton.c (gtk_tool_button_set_icon_name)
(gtk_tool_button_get_icon_name): Support named icons in
tool buttons by adding a icon-name property.

20 years agoNew functions to support themed drag icons. (#116577, Christian Neumair)
Matthias Clasen [Wed, 18 May 2005 05:23:59 +0000 (05:23 +0000)]
New functions to support themed drag icons. (#116577, Christian Neumair)

2005-05-18  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtk.symbols:
* gtk/gtkdnd.h:
* gtk/gtkdnd.c (gtk_drag_source_set_icon_name)
(gtk_drag_set_icon_name): New functions to support themed
drag icons.  (#116577, Christian Neumair)

20 years agoUpdate to changed cairo interface.
Owen Taylor [Tue, 17 May 2005 17:35:22 +0000 (17:35 +0000)]
Update to changed cairo interface.

2005-05-17  Owen Taylor  <otaylor@redhat.com>

        * gdk/x11/gdkdrawable-x11.c (gdk_x11_ref_cairo_surface):
        Update to changed cairo interface.

        * gdk/x11/gdkdrawable-x11.[ch]:
        Add _gdk_x11_drawable_update_size()

        * gdk/x11/gdkwindow-x11.c (gdk_window_resize)
        (gdk_window_move_resize)
        * gdk/x11/gdkevents-x11.c (gdk_event_translate):
        Call _gdk_x11_drawable_update_size().

20 years agoDon't blink the cursor if the text view is not editable.
Matthias Clasen [Tue, 17 May 2005 06:18:14 +0000 (06:18 +0000)]
Don't blink the cursor if the text view is not editable.

2005-05-17  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktextview.c (cursor_blinks): Don't blink the cursor
if the text view is not editable.

20 years agoKeep the popup posted if the button is released over the cellview. This
Matthias Clasen [Tue, 17 May 2005 05:41:34 +0000 (05:41 +0000)]
Keep the popup posted if the button is released over the cellview. This

2005-05-17  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkcombobox.c (gtk_combo_box_list_button_released): Keep
the popup posted if the button is released over the cellview.
This matches the behaviour of other combo box implementations.
(#171378)

20 years agoAdjust offsets when recursing. (#153682, Felipe Heidrich)
Matthias Clasen [Tue, 17 May 2005 05:17:08 +0000 (05:17 +0000)]
Adjust offsets when recursing. (#153682, Felipe Heidrich)

2005-05-17  Matthias Clasen  <mclasen@redhat.com>

* gdk/gdkwindow.c (gdk_window_set_bg_pattern): Adjust offsets
when recursing.  (#153682, Felipe Heidrich)

20 years agoDon't bind GDK_Page_Up and GDK_Page_Down twice. (#168333, Hazael Maldonado
Matthias Clasen [Tue, 17 May 2005 03:48:43 +0000 (03:48 +0000)]
Don't bind GDK_Page_Up and GDK_Page_Down twice. (#168333, Hazael Maldonado

2005-05-16  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkscale.c (gtk_scale_class_init): Don't bind GDK_Page_Up
and GDK_Page_Down twice.  (#168333, Hazael Maldonado Torres)

20 years agoDon't blink the cursor if the entry is not editable. (#304171,Nikos
Matthias Clasen [Mon, 16 May 2005 21:14:05 +0000 (21:14 +0000)]
Don't blink the cursor if the entry is not editable. (#304171,Nikos

2005-05-16  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkentry.c (cursor_blinks): Don't blink the cursor if
the entry is not editable.  (#304171,Nikos Kouremenos)

20 years agoMake sure the action of the button and the dialog are in sync, when the
Matthias Clasen [Mon, 16 May 2005 21:07:16 +0000 (21:07 +0000)]
Make sure the action of the button and the dialog are in sync, when the

2005-05-16  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkfilechooserbutton.c (gtk_file_chooser_button_constructor):
Make sure the action of the button and the dialog are in sync,
when the dialog is provided by the app.  (#303987, David A Knight)

20 years agoForgotten file
Matthias Clasen [Mon, 16 May 2005 20:04:44 +0000 (20:04 +0000)]
Forgotten file

20 years agoFix a typo in the docs. (#303940, Masao Mutoh)
Matthias Clasen [Mon, 16 May 2005 19:37:34 +0000 (19:37 +0000)]
Fix a typo in the docs. (#303940, Masao Mutoh)

2005-05-16  Matthias Clasen  <mclasen@redhat.com>

* gdk/gdkpango.c (gdk_pango_renderer_get_default): Fix a typo
in the docs.  (#303940, Masao Mutoh)

20 years agoMore abbreviation conversion
Matthias Clasen [Mon, 16 May 2005 19:34:39 +0000 (19:34 +0000)]
More abbreviation conversion

20 years agoUse gtk-doc abbrevs instead of spelled out links.
Matthias Clasen [Mon, 16 May 2005 18:16:42 +0000 (18:16 +0000)]
Use gtk-doc abbrevs instead of spelled out links.

2005-05-16  Matthias Clasen  <mclasen@redhat.com>

* gtk/tree_widget.sgml: Use gtk-doc abbrevs instead of
spelled out links.

* gtk/gtk-docs.sgml: Included the processed file xml/tree_widget.sgml.

* gtk/Makefile.am (expand_content_files): Add tree_widget.sgml.

20 years agoUpdated Danish translation.
Martin Willemoes Hansen [Mon, 16 May 2005 13:25:22 +0000 (13:25 +0000)]
Updated Danish translation.

        * da.po: Updated Danish translation.